Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[modify]Line 165 freq='m' -> freq='ME' #59

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bongho
Copy link

@bongho bongho commented Mar 29, 2024

molit.py:165 번째줄에 대한 부분 PR 합니다.
FutureWarning: 'm' is deprecated and will be removed in a future version, please use 'ME' instead.
ts = pd.date_range(start=start_date, end=end_date, freq="m")

큰 이슈는 아니지만, Warning을 계속 뜨는 것이 거슬려서 PR하니, 편히 보고 승인해주세요

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant